14 15 16 17
# File 'lib/myth.rb', line 14 def self.path=(path) @contents = @version = @context = nil @path = path end