# File lib/etherpad-lite/models/pad.rb, line 130 def changeset(rev) @instance.client.getRevisionChangeset(padID: @id, rev: rev) end