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