sub my_public { my $self = shift; my @args = $self->coerce_args('ARRAY', @_); .... }