# File lib/coffee_script.rb, line 30
    def self.context
      @context ||= ExecJS.compile(contents)
    end