class Cucumber::Hooks::BeforeHook

def to_s

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