This method is only available on newer versions. The first available version (v2_6_3) is shown here.
initialize_added()
SIGNATURE: Defines behavior when the initialize method is added to the class.
# File lib/bundler/vendor/thor/lib/thor/base.rb, line 670 def initialize_added #:nodoc: end