class Comments { private final String s = "asdf"; public void testasdf() throws Exception { String s = "DateHelper.Today()"; //Comments on stuff String x = "DateHelper.Today()"; String y = "DateHelper.Today()"; String t = ""; } }