# File lib/monkey/ext/string.rb, line 169
        def socket?
          Pathname(self).socket?
        end