17 18 19
# File 'lib/wb.rb', line 17 def self.config(path: default_config) @config ||= Config.new(path) end