62636465666768
public Date getDate() { return new Date(); } public void exception() throws TestException { throw new TestException(); }