# File lib/etherpad-lite/models/group.rb, line 113 def pad_ids @instance.client.listPads(groupID: @id)[:padIDs] end