class Fluent::EventTime

def to_msgpack(io = nil)

def to_msgpack(io = nil)
  @sec.to_msgpack(io)
end