class Cucumber::NoStepMatch

def text_length

def text_length
  @step.text.length
end