Hi all, I would like to verify my understanding with someone that has used this feature before. Can one use the instance method to generate an instantaneous instance of the object and subsequent var for the purposes of scoped usage? <object>::instance().<obj var> Where is the instance() method inherited from? Thanks Theo