2965 2966 2967 2968
# File 'lib/m500.rb', line 2965 def tr! unless @tr then @tr = true else @tr = false end return self end