#eg $code_ref_obj->();#calls code ref directly $code_ref_obj->a_method(); #Call a method on the object