# File lib/facets/more/aspects.rb, line 174 def self.append_features(base) super base.extend(ClassMethods) base.inheritor :advices, [], :+ end