# File lib/coffee_script.rb, line 38 def self.contents @contents ||= File.read(path) + COMPILE_FUNCTION_SOURCE end