# File bin/js-get, line 100
    def process_options
      @options.verbose = false if @options.quiet
    end