class Protobuf::Message

def inspect

def inspect
  to_hash.inspect
end