# File lib/rhc/commands/base.rb, line 119
    def self.inherited(klass)
      unless klass == RHC::Commands::Base
      end
    end