# File lib/devise/schema.rb, line 32
    def token_authenticatable
      apply_devise_schema :authentication_token, String
    end