# File lib/twitter/media_factory.rb, line 12
    def self.fetch_or_new(attrs={})
      super(:type, Twitter::Media, attrs)
    end