class Protobuf::Field::BaseField

def repeated?

def repeated?
  rule == :repeated
end