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