require_relative 'hash/instance' module Polyfill module V2_4 module Hash include Instance end end end