# File lib/chef/node.rb, line 572
    def to_s
      "node[#{name}]"
    end