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