Method: Chef::Node#node

Defined in:
lib/chef/node.rb

#nodeObject

Used by DSL



96
97
98
# File 'lib/chef/node.rb', line 96

def node
  self
end