<%! String myMethod() { return "madness" ; } %>

There is <%= myMethod() %> in my method.