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