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