protected override void BeginProcessing() { var command = new NewVmCommand(this); command.Execute(); }