# File lib/bundler.rb, line 365
    def ruby_version
      @ruby_version ||= SystemRubyVersion.new
    end