# File lib/monkey/ext/string.rb, line 141
        def file_zero?
          Pathname(self).zero?
        end