class Cucumber::StepMatch

def text_length

def text_length
  @step_definition.regexp_source.jlength
end