# File lib/etherpad-lite/models/instance.rb, line 39
    def get_group(id)
      Group.new self, id
    end