You can have this printed for the methods quiz
public static return_type method_name (type parm1, type parm2) { ... ... return expression; }