require_relative 'pathname/instance' module Polyfill module V2_4 module Pathname include Instance end end end