opts.on('-e','--exclude [tests,fixtures,factories]',['tests','fixtures','factories'],"Do not annotate fixtures, test files, and/or factories")do|exclusions|
opts.on('-e','--exclude [DIRS]',['tests','fixtures','factories'],"Do not annotate fixtures, test files, and/or factories")do|exclusions|