Module Reloadable::Subclasses
In: lib/active_support/reloadable.rb

Captures the common pattern where a base class should not be reloaded, but its subclasses should be.

[Validate]