94
# File 'lib/wukong/model/faker.rb', line 94 def fake_dirname() ; File.join('/', * 3.times.map{ fake_identifier }) ; end