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