# File lib/action_mailer/vendor/text-format-0.6.3/text/format.rb, line 214
    def left_margin=(left)
      @left_margin = posint(left)
    end