# File lib/etherpad-lite/models/group.rb, line 92 def get_pad(id, options={}) options[:group] = self super groupify_pad_id(id), options end