class Box { // ^ @constructor method(count) { //^ @function.method return helper(count); // ^ @function } }