# File lib/etherpad-lite/models/pad.rb, line 221
    def delete
      @instance.client.deletePad(padID: @id)
    end