class MessagePack::Factory::Pool

def unpacker(&block)

def unpacker(&block)
  @unpackers.with(&block)
end