# File lib/typhoeus/hydra/runnable.rb, line 13
      def run
        dequeue_many
        multi.perform
      end