# File lib/fakefs/pathname.rb, line 661
      def sysopen(*_args)
        fail NotImplementedError, 'sysopen is not supported by fakefs'
      end