class Box # ^ @constructor def method(count) # ^ @function.method # ^ @variable.parameter helper(count) # ^ @function.method end end