class Cucumber::Hooks::AfterHook

def to_s

def to_s
  "#{text} at #{location}"
end