68 69 70
# File 'lib/msgpack/timestamp.rb', line 68 def to_msgpack_ext self.class.to_msgpack_ext(sec, nsec) end