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