# File lib/rhc/rest/region.rb, line 17 def zones @zones ||= attributes['zones'].map{|z| z['name']}.sort end