class Protobuf::Rpc::ServiceDirectory

def self.start

def self.start
  yield(self) if block_given?
  instance.start
end