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