class Gem::Commands::MirrorCommand

def description # :nodoc:

:nodoc:
def description # :nodoc:
  <<-EOF
mirror command has been moved to the rubygems-mirror gem.
  EOF
end