# File lib/mail/field.rb, line 158
    def <=>( other )
      self.field_order_id <=> other.field_order_id
    end