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