$config->{FETCH} = SomeWidget->new(...); my $response = $config->FETCH->( term => [ 'range', 'of', 'values' ], ... );