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