18 19 20
# File 'lib/webcommand.rb', line 18 def self.config @config ||= Config.new(load_configuration) end