# File lib/jabber4r/roster.rb, line 120 120: def to_s 121: "RESOURCE:#{@name} SHOW:#{@show} STATUS:#{@status}" 122: end