class Cucumber::Hooks::AfterHook

def text

def text
  'After hook'
end