class Protobuf::EnumValue

def to_i

def to_i
  @value.to_i
end