# File lib/chef/knife/node_from_file.rb, line 33
      def loader
        @loader ||= Knife::Core::ObjectLoader.new(Chef::Node, ui)
      end