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