return 1 if $self->__do_filter($self->{path_filters}, $args->{path}); return 1 if $self->__do_filter($self->{module_filters}, $args->{module});