# File lib/mongo/cluster/periodic_executor.rb, line 97
      def flush
        @executors.each(&:flush) and true
      end