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