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