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