Make it really, really easy and concise, for those who like it that way.
1037 1038 1039
# File 'lib/unroller.rb', line 1037 def troff(*args) Unroller::trace_off(*args) end
1034 1035 1036
# File 'lib/unroller.rb', line 1034 def tron(*args) Unroller::trace_on(*args) end