require_relative 'string_io/instance' module Polyfill module V2_4 module StringIO include Instance end end end