# File lib/cool.io/eventmachine.rb, line 123
    def call_back_to_this parent
      @call_back_to_this = parent
      parent.post_init
    end