# File lib/chef/knife/core/bootstrap_context.rb, line 95
        def chef_version
          knife_config[:bootstrap_version] || Chef::VERSION
        end