493 494 495
# File 'lib/chef/node/attribute.rb', line 493 def unlink(level, *path) send(level).unlink(*path) end