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