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