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