class Cucumber::Ast::StepInvocation

def text_length

def text_length
  @step.text_length(@name)
end