Help for this page
sub new { my ( $class, %config) = @_; # maybe check arg's bless { "_CONFIG" => \%config }, $class; }