# File lib/gettext_i18n_rails/haml_parser.rb, line 12 def target?(file) File.extname(file) == '.haml' end