# File lib/versionomy/schema/wrapper.rb, line 259
      def to_bump_type(type_, &block_)
        @defaults[type_][:bump] = block_
      end