In other words, support: ``` monitor A { method foo {} } monitor B is A { method bar {} } ``` ... and have `foo` and `bar` be mutually excluded.