# File lib/twitter/entities.rb, line 74
    def user_mentions
      entities(Entity::UserMention, :user_mentions)
    end