class Cucumber::Core::Test::Step

def backtrace_line

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