Implement NewestHotelStreetFinder, it should return option of address for the most recently (newest) build hotel.
After you are done with implementation put your class to test in NewestHotelStreetFinderTest. Basic tests are already in place all you have to do is to create new instance of your finder.