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