Each object should contain a method that shows the details of their most recent purchase. We can start by adding viewDetails() {}.

Make sure to type viewDetails() {}.