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