# File lib/fog/compute/ecloud/models/organization.rb, line 13 def locations @locations ||= Fog::Compute::Ecloud::Locations.new( :service => service, :href => href ) end