88 89 90
# File 'lib/sharp.rb', line 88 def config @config ||= Sharp::Config.new(env, Dir[root.join("config/*.yml")]) end