# File lib/fog/compute/ecloud/models/layouts.rb, line 11 def all data = service.get_layouts(href).body load(data) end