class Cucumber::Hooks::AfterStepHook

def initialize(location)

def initialize(location)
  @location = location
end