sub get_config {    my ($self) = @_;    return %{ $self->{_config} }; }