Creating the Tax Implementation Class

In this task, you define the class that will service the REST request. This class would be responsible for computing the tax for the request and responding with the information in the response. The function defined here is simply a stub into which a developer could compute the actual tax.