The set of core-class extensions shipped with ActiveSupport (part of Rails). Many gems depend on them for convenience methods. The refinements talk showed emulating these core extensions in a single refinement to drop the ActiveSupport dependency entirely while keeping the same syntax.