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