# File lib/etherpad-lite/models/pad.rb, line 146 def read_only_id @read_only_id ||= @instance.client.getReadOnlyID(padID: @id)[:readOnlyID] end