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