43 44 45
# File 'lib/tunl.rb', line 43 def config @config ||= YAML.load(File.read(root.join('tunl.yml'))) end