public User() { ACommand command = new ClearCommand(figures); command.Execute(); HandleAddCommand(command); }