Returns the unique signature of the rule. Defaults to the class name in snake_case (logic handled by registry usually, but good to have).
@override String get signature => 'string';