method
remove_const

remove_const(p1)
private
Removes the definition of the given constant, returning that constant’s value. Although predefined classes/modules also can be removed, they just can’t be refered with the names but still exist. It could cause very severe confusion. Feel Free to Shoot Your Own Foot.