use strict;
use Method::Traits ':for_providers';
sub Export {
my ($meta, $method_name) = @_;
}
1;