# File lib/chef/encrypted_data_bag_item.rb, line 159 def for_decrypted_item YAML.load(decrypted_data) end