Method: Burden::Config::Helper#config

Defined in:
lib/burden/config.rb

#configObject



25
26
27
# File 'lib/burden/config.rb', line 25

def config
  @config ||= Config.new
end