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