# File lib/rubygems/command_manager.rb, line 46
    def self.instance
      @command_manager ||= CommandManager.new
    end