# File lib/execjs/runtime.rb, line 16
      def eval(source, options = {})
        raise NotImplementedError
      end