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