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