497 498 499
# File 'lib/chef/node/attribute.rb', line 497 def unlink!(level, *path) send(level).unlink!(*path) end