class Ethon::Easy::DebugInfo

def to_h

def to_h
  Hash[MESSAGE_TYPES.map {|k| [k, send(k)] }]
end