If in any method in a class you insert variables in
with braces (enclosed in { and }) instead of the dot
concatentation method, the class browser breaks on
there and displays any additional methods OF THE SAME
CLASS as separate individual functions, not method of
the class.
Original