# File lib/rufus/cloche.rb, line 276 def dir_for(type) File.join(@dir, Cloche.neutralize(type || 'no_type')) end