# File lib/action_mailer/vendor/text-format-0.6.3/text/format.rb, line 293
    def body_indent=(b)
      @body_indent = posint(b)
    end