class MessagePack::Timestamp

def to_msgpack_ext

def to_msgpack_ext
  self.class.to_msgpack_ext(sec, nsec)
end