class Cucumber::NoStepMatch

def text_length

def text_length
  @step.text_length
end