module MessagePack
class MessagePack::Factory
class MessagePack::Packer
class MessagePack::Unpacker
class Symbol
msgpack
1.0.0
:: from_msgpack_ext
def self.from_msgpack_ext(data) data.unpack('A*').first.to_sym end