# File src/swiftcore/Analogger.rb, line 241 241: def setup 242: @length = nil 243: @logchunk = '' 244: @authenticated = nil 245: end