Its nice to know how to turn off the set() using reset(), however, when I turn the set() back on after using reset(), it still has the same contents in it as before the reset(), including the new contents. Is there a way to erase the previous contents of set(), and add new contents of set() in the previous content's place?