reset()
Reset the authoritative instance of the command manager.
# File lib/rubygems/command_manager.rb, line 93 def self.reset @command_manager = nil end