# File ./protocol.rb, line 283 def Presence.gen_normal(id, status=nil) Presence.new(id, "normal", status) end