class Cucumber::JsSupport::JsHook

def invoke(location, scenario)

def invoke(location, scenario)
  @js_language.current_world.execute(@js_function)
end