# File lib/action_mailer/vendor/tmail/port.rb, line 38 def ==( other ) other.respond_to?(:filename) and @filename == other.filename end