# File lib/twitter/json_stream.rb, line 128
    def post_init
      reset_state
      @on_inited_callback.call if @on_inited_callback
    end