LosButcher #1 HiThis is probably a stupid question, but here it goes.How do i get a reference to the current object? Like 'this' in java.
Dreamora #4 And just if you are in need of: To call a method on the object this one was extended from, you can use super