use Acme::MetaSyntactic;
my $b = Acme::MetaSyntactic->new;
print $b->name( 'test_ams_list' );

