module ActiveSupport::MessagePack::Serializer

def warmup

def warmup
  message_pack_pool # eagerly compute
end