public Position.Position GetReport() { return(Robot.GetReport()); }
public void ProcessReportCommand() { Robot.GetReport(); }