def reset_password_instructions( user, token, _args = nil )
      return if do_not_contact? user

      stash_instance_vars( user, token )