# File ./protocol.rb, line 272
      def Presence.gen_initial(id, show=nil, status=nil)
        Presence.new(id, show, status)
      end