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