# File lib/haml/template/patch.rb, line 13 def delegate_template_exists_with_haml(template_path) template_exists?(template_path, :haml) && [:haml] end