Object
# File lib/msgpack/core_ext.rb, line 61 def to_msgpack_with_packer(packer) packer.write_string self packer end