Google

# File jabber4r/roster.rb, line 109

        def update(show, status)

          @show = show

          @status = status

          @item.roster.notify_listeners(RESOURCE_UPDATED, self)

        end