# File lib/swiftcore/Analogger/AnaloggerProtocol.rb, line 7 def setup @length = nil @pos = 0 @logchunk = '' @authenticated = nil end