``` class Hello {} print Dumper(Hello->new); ``` ``` cannot handle ref type 16 at lib/Data/Dumper.pm line 213. $VAR1 = bless( , 'Hello' ); ```