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