# File lib/etherpad-lite/models/group.rb, line 135 def delete @instance.client.deleteGroup(groupID: @id) end