# File lib/bundler/current_ruby.rb, line 5
  def self.current_ruby
    @current_ruby ||= CurrentRuby.new
  end