# File lib/mail/parts_list.rb, line 29
    def sort
      self.class.new(super)
    end