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