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