# File lib/action_mailer/vendor/text/format.rb, line 241 def right_margin=(r) @right_margin = posint(r) end