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