# File lib/mail/field.rb, line 111
    def same( other )
      match_to_s(other.name, field.name)
    end