Help for this page
my $example = $test::blah->new(); $example->simple_call( ... insect => 'ant', insect => 'spider' );
my ($self, %params) = @_;