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