# File lib/authlogic/acts_as_authentic/single_access_token.rb, line 58
            def change_single_access_token_with_password?
              self.class.change_single_access_token_with_password == true
            end