# File lib/devise/strategies/token_authenticatable.rb, line 13
      def store?
        !mapping.to.stateless_token
      end