# File lib/etherpad-lite/models/instance.rb, line 86
    def create_author(options={})
      Author.create self, options
    end