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