15 16 17
# File 'lib/ftpmock/core/cache.rb', line 15 def path_dir StringUtils.parameterize(credentials.map(&:to_s).join('_')) end