sub supported_type { my $self = shift; my $type = shift; return $self->{'supported_types'}->{$type}; }