# File lib/bundler/current_ruby.rb, line 10
    def on_18?
      RUBY_VERSION =~ /^1\.8/
    end