if(some_var) will call this and give behavior based on the dynamic type. Shouldn't be too surprising.
See Implementation
if(some_var) will call this and give behavior based on the dynamic type. Shouldn't be too surprising.