# File lib/etherpad-lite/models/instance.rb, line 68
    def author(mapper, options={})
      options[:mapper] = mapper
      create_author options
    end