# File lib/action_mailer/vendor/tmail-1.1.0/tmail/port.rb, line 320 def ==( other ) StringPort === other and @buffer.equal? other.string end