# File lib/etherpad-lite/models/pad.rb, line 151 def last_edited @instance.client.getLastEdited(padID: @id)[:lastEdited] end