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