package Smith.ACL; message AgentCommand {
Smith
required string command = 1; repeated string options = 2;
}