===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-rspec-retry-0.6.2/spec/lib/rspec/retry_spec.rb-160-        it 'should retry and match attempts metadata' do
ruby-rspec-retry-0.6.2/spec/lib/rspec/retry_spec.rb:161:          example_group.example { instance_eval($example_code) }
ruby-rspec-retry-0.6.2/spec/lib/rspec/retry_spec.rb-162-          example_group.run
##############################################
ruby-rspec-retry-0.6.2/spec/lib/rspec/retry_spec.rb-171-        it 'should add exceptions into retry_exceptions metadata array' do
ruby-rspec-retry-0.6.2/spec/lib/rspec/retry_spec.rb:172:          example_group.example { instance_eval($example_code) }
ruby-rspec-retry-0.6.2/spec/lib/rspec/retry_spec.rb-173-          example_group.run