32 33 34
# File 'lib/ls4/logic/okey.rb', line 32 def to_msgpack(out = '') [@key, @vtime, @rsid].to_msgpack(out) end