class NotARule {
    String name = 'DoNothing'
    int priority = 2
}