# File lib/aflexi/models/user.rb, line 9
    def hash_for_update
      to_hash.except "username"
    end