# File lib/chef/node.rb, line 264
    def store(attrib, value)
      self[attrib] = value
    end