22 23 24
# File 'lib/webcommand.rb', line 22 def self.commands @commands ||= Commands.new(config[:commands]) end