# File lib/livejournal/sync.rb, line 96 def initialize(user, lastsync=nil) @user = user @logitems = {} @lastsync = lastsync end