# File lib/fssm/pathname.rb, line 455
def
mkpath
self
.
class
.
new
(
FileUtils
.
mkpath
(
self
))
end