class Protobuf::EnumValue

def to_hash_value

def to_hash_value
  self.to_i
end