private void ExecuteCommand(IPathCommand command)
 {
     command.Execute(_commands);
 }