class Protobuf::Rpc::ServiceDirectory

def self.start

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