# File lib/twitter/profile.rb, line 74
    def profile_image_uri?
      !!@attrs[:profile_image_url_https]
    end