class Cucumber::Ast::StepInvocation

def backtrace_line

def backtrace_line
  @step.backtrace_line
end