26 27 28
# File 'lib/typescript.rb', line 26 def self.contents @contents ||= "#{File.read(path)}\n#{File.read(compiler_path)}" end