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