# File lib/bundler/current_ruby.rb, line 74
    def jruby_18?
      jruby? && on_18?
    end