class Protobuf::Rpc::ServiceDirectory

def each_listing(&block)

def each_listing(&block)
  @listings_by_uuid.each_value(&block)
end