class Gem::Commands::HelpCommand

def initialize

def initialize
  super 'help', "Provide help on the 'gem' command"
end