# File lib/autumn/daemon.rb, line 112 def channel_prefix @default ? @channel_prefix : @@default.channel_prefix.merge(@channel_prefix) end