# File lib/haml/util.rb, line 154 def check_haml_encoding(str, &block) check_encoding(str, &block) end