# File lib/em-websocket/connection.rb, line 21
      def trigger_on_open
        @onopen.call if @onopen
      end