# File lib/fakefs/pathname.rb, line 51
      def taint
        super
        @path.taint
        self
      end