# File lib/action_mailer/vendor/text/format.rb, line 247
    def first_indent=(f)
      @first_indent = posint(f)
    end