# File lib/chef/knife/core/bootstrap_context.rb, line 50
        def validation_key
          IO.read(@chef_config[:validation_key])
        end