# File lib/fssm/pathname.rb, line 334
    def zero?
      FileTest.zero?(self)
    end