require_relative 'struct/instance' module Polyfill module V2_3 module Struct include Instance end end end