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