# File lib/devise/models/authenticatable.rb, line 67
      def active_for_authentication?
        true
      end