In your main method, you cannot name a variable the exact same way as a class. You can use lowercase, but you cannot tell it to return String;

Second, even if you could, you never defined String...