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