===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-redis-4.2.2/benchmarking/cluster.rb-4-#
ruby-redis-4.2.2/benchmarking/cluster.rb:5:# `$ make start`
ruby-redis-4.2.2/benchmarking/cluster.rb:6:# `$ make start_cluster`
ruby-redis-4.2.2/benchmarking/cluster.rb:7:# `$ make create_cluster`
ruby-redis-4.2.2/benchmarking/cluster.rb-8-
##############################################
ruby-redis-4.2.2/lib/redis/cluster/option.rb-46-
ruby-redis-4.2.2/lib/redis/cluster/option.rb:47:        addrs.map { |addr| parse_node_addr(addr) }
ruby-redis-4.2.2/lib/redis/cluster/option.rb-48-      end
ruby-redis-4.2.2/lib/redis/cluster/option.rb-49-
ruby-redis-4.2.2/lib/redis/cluster/option.rb:50:      def parse_node_addr(addr)
ruby-redis-4.2.2/lib/redis/cluster/option.rb-51-        case addr