public ExistingUserInvoker(IExistingUserCommand command)
 {
     _command = command;
 }