class Cucumber::Core::Ast::Step

def backtrace_line

def backtrace_line
  "#{location}:in `#{keyword}#{name}'"
end