class Gem::Commands::EnvironmentCommand

def initialize

def initialize
  super "environment", "Display information about the RubyGems environment"
end