# File lib/vendor/fssm/fssm/pathname.rb, line 485
    def truncate
      File.truncate(self)
    end