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