class Cucumber::JsSupport::JsArg

def initialize(arg)

def initialize(arg)
  @arg = arg
end