# File lib/em-websocket/connection.rb, line 14
      def onpong(&blk);     @onpong = blk;    end