public Item searchForItem(String description)

I need to return an item

The name of the item is the description,
and the condition should be that :
1. If that object is in the array...