# File lib/fssm/pathname.rb, line 459
def
rmtree
self
.
class
.
new
(
FileUtils
.
rmtree
(
self
).
first
)
end