# File lib/chef/expander/node.rb, line 57 def initialize(guid, hostname_f, pid) @guid, @hostname_f, @pid = guid, hostname_f, pid end