# File lib/chef/node.rb, line 522
def
self
.
build
(
node_name
)
node
=
new
node
.
name
(
node_name
)
node
end