# File lib/twitter/place.rb, line 24 def initialize(attrs = {}) attrs[:id] ||= attrs.fetch(:woeid) super end