class Cucumber::Hooks::BeforeHook

def text

def text
  'Before hook'
end