# File lib/etherpad-lite/models/instance.rb, line 49 def create_group(options={}) Group.create self, options end