# File lib/chef/node.rb, line 315 def each_attribute(&block) construct_attributes.each_attribute(&block) end