# File lib/asciidoctor/extensions.rb, line 418
    def initialize config = {}
      super config
      @config[:location] ||= :head
    end