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