# File lib/chef/knife/data_bag_from_file.rb, line 62 def loader @loader ||= Knife::Core::ObjectLoader.new(DataBagItem, ui) end