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