class GrepGauntlet

def run name

def run name
  system "grep", *args
end