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