# File lib/fog/ecloud/models/compute/layout.rb, line 10 def rows @rows = Fog::Compute::Ecloud::Rows.new(:connection => connection, :href => href) end