# File lib/fog/ecloud/models/compute/compute_pool.rb, line 21 def layout @layout ||= Fog::Compute::Ecloud::Layouts.new(:connection => connection, :href => "/cloudapi/ecloud/layout/computePools/#{id}").first end