class Cucumber::JsSupport::JsTransform

def invoke(arg)

def invoke(arg)
  @js_function.call([arg])
end