class Gem::Commands::InfoCommand

def description # :nodoc:

:nodoc:
def description # :nodoc:
  "Info prints information about the gem such as name,"\
  " description, website, license and installed paths"
end