21 22 23 24
# File 'lib/typescript.rb', line 21 def self.path=(path) @contents = @version = @bare_option = @context = nil @path = path end