Since class Cat extends class Thread, was it possible to use Cat.sleep(200) instead of Thread.sleep(200), just curious.