# File lib/sass/util.rb, line 502
    def jruby?
      RUBY_PLATFORM =~ /java/
    end