class MessagePack::Factory::Pool

def packer(&block)

def packer(&block)
  @packers.with(&block)
end