# File lib/twitter/entities.rb, line 80
    def user_mentions?
      user_mentions.any?
    end