# File lib/action_mailer/vendor/text/format.rb, line 482
    def tabstop=(t)
      @tabstop = posint(t)
    end