# File lib/cucumber/js_support/js_language.rb, line 113 def load_code_file(js_file) @world.load(js_file) end