class Cucumber::StepMatch

def text_length

def text_length
  @step_definition.text_length
end