# File lib/execjs/external_runtime.rb, line 141
      def runner_source
        @runner_source ||= IO.read(@runner_path)
      end