# File lib/active_model/observing.rb, line 99 def inherited(subclass) super notify_observers :observed_class_inherited, subclass end