# File lib/xmpp4r-simple.rb, line 274 def roster return @roster if @roster self.roster = Roster::Helper.new(client) end