11 12 13
# File 'lib/ftpmock/core/cache.rb', line 11 def path @path ||= Pathname("#{configuration.path}/#{path_dir}") end