The method stub is complete

That completes the definition of the stub for the new method.

The existence of the stub makes it possible to write the code for the main method that calls the closeOrderDrill method.

We will write the main method now.

Will come back later to fill in the body of the new method.