# File lib/twitter/entities.rb, line 20
    def hashtags
      entities(Entity::Hashtag, :hashtags)
    end