# File lib/sass/util.rb, line 571
    def macruby?
      RUBY_ENGINE == 'macruby'
    end