# File lib/fakefs/pathname.rb, line 912
      def zero?
        FileTest.zero?(@path)
      end