# File lib/daemon_kit/ruote_participants.rb, line 79
    def run(&block)
      run_amqp! if @transports.include?( :amqp )
    end