def process_info(hash)
        sanity_check! hash

        {
          email_verified: hash['mail'].present?,