module CoffeeScript
module CoffeeScript::Source
coffee-script
2.4.1
:: contents
def self.contents @contents ||= File.read(path) + COMPILE_FUNCTION_SOURCE end