# File lib/fog/compute/ecloud/models/environment.rb, line 46 def layout @layout ||= self.service.layouts(:href => "#{service.base_path}/layout/environments/#{id}").first end