public override Task Run(Command command) { _shell.CloseDocument(_shell.ActiveItem); return(TaskUtility.Completed); }