def do_pinpoint(self, s): """Jarvis will pinpoint your location.""" mapps.locateme()
def pinpoint(): """ Jarvis will pinpoint your location. """ mapps.locateme()