Can you create an instance of the Spaceship class and get it to travel?

Impressive! We declare and initialize a Spaceship instance. Then we disable the interlock and call travel().

Oh, too bad! We declare and initialize a Spaceship instance. Then we disable the interlock and call travel().