require_relative 'comparable/instance' module Polyfill module V2_4 module Comparable include Instance end end end