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