# File lib/cucumber/js_support/js_language.rb, line 82
      def invoke(arg)
        @js_function.call([arg])
      end