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