376
# File 'lib/soks-view.rb', line 376 def path_for( klass, view ) "#{view_folder}/#{klass}_#{view.downcase}.rhtml" end