# File lib/etherpad-lite/models/group.rb, line 77 def initialize(instance, id, options={}) @instance = instance @id = id @mapper = options[:mapper] end