95 96 97
# File 'lib/core/config.rb', line 95 def app_dir Pathname.new(config_file_path).parent.parent.to_s end