# File lib/asciidoctor/converter/factory.rb, line 159
      def unregister_all
        @converters.clear
        @star_converter = nil
      end