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