Distinguish the core method from the low-level methods by assigning a suitable name to each one.
Make sure to pick turnOnLight(), followed by rotateTurnTable(), and finally start().
turnOnLight()
rotateTurnTable()
start()