4 5 6
# File 'lib/tw/app/render.rb', line 4 def self.silent=(bool) @@silent = bool ? true : false end