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