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