require_relative 'match_data/instance' module Polyfill module V2_4 module MatchData include Instance end end end