# File lib/haml/util.rb, line 426
    def ironruby?
      RUBY_ENGINE == "ironruby"
    end