===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-mathml-0.14/Rakefile.utirake-275-
ruby-mathml-0.14/Rakefile.utirake:276:			`grep -sRn '#[[:space:]]*here\\([[:space:]]\\|$\\)' --include='*.rb' spec`.split(/\n/).map{|l|
ruby-mathml-0.14/Rakefile.utirake-277-				next nil unless l=~/\A(.*?):(\d+):/
##############################################
ruby-mathml-0.14/Rakefile.utirake-306-
ruby-mathml-0.14/Rakefile.utirake:307:		unless `grep -sRn '^[[:space:]]*@here$' features`.empty?
ruby-mathml-0.14/Rakefile.utirake-308-			Cucumber::Rake::Task.new("cucumber:here") do |t|