class Protobuf::Rpc::ServiceDirectory

def restart

def restart
  stop
  start
end