class ArchSpec::Rules::Naming::Requires

Requires each selected method to have a sibling named by a template, in the same component or another (on:), at a given scope. The template interpolates the selectorโ€™s named captures, as in requires("without_%{base}"). Rule id naming.requires.