# File lib/chef/node.rb, line 232
    def []=(attrib, value)
      construct_attributes[attrib] = value
    end