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