# File lib/hammer_cli_import/asynctasksreactor.rb, line 40
      def add_async_tasks_reactor_options
        option ['--no-async'], :flag, 'Wait for async tasks in foreground', :default => false
      end