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