# File lib/coffee_script.rb, line 16
    def self.path=(path)
      @contents = @version = @bare_option = nil
      @path = path
    end