# File lib/fog/ecloud/models/compute/group.rb, line 16 def edit(options = {}) options[:uri] = href data = service.groups_edit(options).body end