# File lib/bundler/current_ruby.rb, line 14
    def on_19?
      RUBY_VERSION =~ /^1\.9/
    end