# File lib/daemon_kit/ruote_participants.rb, line 43
    def configure(&block)
      block.call( self )

      @transports.freeze
      @participants.freeze
    end