[! sub new { my $self = shift ; $self -> {fontsize} = 1 ; } sub title { 'default' ; } !] [- $self = shift ; $self -> new ; -]