comments String comment; //this is a comment // This is the name of the header private String headerName; /** * Returns the name of the header * @return Header name as a String */ public String getHeaderName() { return headerName; } Have you ever seen comments like these? Are you not grateful for it? Don't you just wish you could find that individual and