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