Is there a way to do a multi-tiered policy? For example, we want to verify that we have access-class assigned to all VTY lines. This is simple for line vty 0 4. But there are some that also have line vty 5 15. Is there a way to say if a configuration contains line vty 5 15 then run rule xxx?