class Net::BufferedIO

def LOG_off

def LOG_off
  @save_debug_out = @debug_output
  @debug_output = nil
end