19 20 21 22
# File 'lib/main/logger.rb', line 19 def turn which @logdev.extend OnOff unless OnOff === @logdev @logdev.turn which end