# File lib/fog/ecloud/models/compute/layout.rb, line 10
        def rows
          @rows ||= self.service.rows(:href => href)
        end