# File lib/chef/expander/node.rb, line 171
      def to_hash
        {:guid => @guid, :hostname_f => @hostname_f, :pid => @pid}
      end