# File lib/fssm/pathname.rb, line 88
    def cleanpath
      dup.cleanpath!
    end