# File lib/bundler/current_ruby.rb, line 78
    def jruby_19?
      jruby? && on_19?
    end