# File lib/twitter/geo_factory.rb, line 13
    def self.fetch_or_new(attrs={})
      super(:type, Twitter::Geo, attrs)
    end