Libraries anvil runtime stack getThis

class getClass()
returns 'this' of current frame
class getClass(int frame)
returns 'this' of given frame
Returns the 'this' of given frame
Parameters frame -  Frame number, zero is oldest.
Returns Instance of class