You are looking at a command called unwrap

unwrap {object}

Unwrap an object and get the things which were wrapped up inside it.

eg: unwrap the present

If the object you are unwrapping contained nothing, then nothing happens.

If the object you are unwrapping contains something then the contaniing object is deleted (discarded old wrappings.. who needs them)

You can not unwrap something if it is locked.
Code