class Protobuf::Rpc::Service

def rpcs

Shorthand for @rpcs class instance var
def rpcs
  @rpcs ||= {}
end