# File lib/fog/compute/ecloud/models/group.rb, line 25
        def move_down
          service.groups_movedown(href).body
        end