require_relative 'float/instance' module Polyfill module V2_4 module Float include Instance end end end