class Cucumber::Core::Test::HookCompiler::HookMapper::AroundHook

def call(continue)

def call(continue)
  @block.call(continue)
end