# File lib/devise/models/encryptable.rb, line 33
      def authenticatable_salt
        self.password_salt
      end