I am working on an assignment and trying to write a function that will search against a hashmap and return the found string as a a variable (see below). I keep getting 'Return type for the method is missing' - I haven't called the setup or draw functions - just trying to get this to work on its own for the moment and not sure if that is possible.