class Rails::Command::TestCommand

def generators(*args)

def generators(*args)
  perform("test/lib/generators", *args)
end