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