# File lib/action_mailer/vendor/tmail/encode.rb, line 232 def lwsp( str ) add_lwsp str.sub(/[\r\n]+[^\r\n]*\z/, '') end