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