```$ ag "is not a prefix of " -l | wc -l 199 $...
# development
r
Copy code
$ ag "is not a prefix of " -l  | wc -l
   199
$ ag "create_fileset_with_spec\(\) argument after" -l | wc -l
    73
$ ag "Nested excludes" -l | wc -l
    15
$ ag "is ignored in FileSystemProjectTree" -l | wc -l
     7