# File lib/stella/testplan.rb, line 139
      def inherited obj
        super
        obj.extend ClassMethods
      end