# File lib/asciidoctor/cli/options.rb, line 30
      def self.parse!(args)
        Options.new.parse! args
      end