# File lib/fssm/pathname.rb, line 221
def
rmdir
Dir
.
rmdir
(
self
)
end