# File lib/pathname.rb, line 808
def
rmdir
()
Dir
.
rmdir
(
@path
)
end