===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-shoulda-matchers-4.3.0/spec/support/unit/capture.rb-11-    captured_stream = Tempfile.new(stream)
ruby-shoulda-matchers-4.3.0/spec/support/unit/capture.rb:12:    stream_io = eval("$#{stream}")
ruby-shoulda-matchers-4.3.0/spec/support/unit/capture.rb-13-    origin_stream = stream_io.dup