require_relative 'integer/instance' module Polyfill module V2_4 module Integer include Instance end end end