public void Handle(DeleteObjectCommand command, ICommandExecutionContext context) { context.Delete(); }