# File lib/chef/expander/node.rb, line 38
      def self.local_node
        new(guid, hostname_f, Process.pid)
      end