# File lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb, line 50 def initialize( fname ) @filename = File.expand_path(fname) super() end