sub XML::Twig::new_elt { my $self = shift; return my_elt_class->new(@_); }