# File lib/twitter/place.rb, line 10
    def bounding_box
      @bounding_box ||= Twitter::GeoFactory.fetch_or_new(@attrs[:bounding_box])
    end