23 24 25
# File 'lib/pechkin/command/base.rb', line 23 def handler @handler ||= Handler.new(configuration.channels) end