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