# File lib/twitter/tweet.rb, line 61 def media @media ||= entities(Twitter::MediaFactory, :media) end