Hi Bruce, A you know, passing a parameter of 1 or true makes no difference as they are both the same. From my experiences, I tend to use true, so that when explaining to people they understand that the addInstance() method is expecting a boolean, whereas removeInstance() method is expecting a number...