# File lib/daemon_kit/ruote_participants.rb, line 35 def initialize @transports = [] @participants = {} @configuration = Config.load('ruote') end