# File lib/twitter/tweet.rb, line 55 def hashtags @hashtags ||= entities(Twitter::Entity::Hashtag, :hashtags) end