116 117 118
# File 'lib/mushy/fluxs/smtp.rb', line 116 def adjust options options.tap { |x| x[:via] = 'smtp' } end