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