class Gem::Commands::YankCommand

def description # :nodoc:

:nodoc:
def description # :nodoc:
  <<-EOF
e yank command permanently removes a gem you pushed to a server.
ce you have pushed a gem several downloads will happen automatically
a the webhooks. If you accidentally pushed passwords or other sensitive
ta you will need to change them immediately and yank your gem.
  EOF
end