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