# File lib/fog/ecloud/models/compute/row.rb, line 12
        def groups
          @groups = self.service.groups(:href => href)
        end