# File lib/etherpad-lite/models/instance.rb, line 74
    def get_author(id)
      Author.new self, id
    end