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