# File lib/twitter/json_stream.rb, line 152
    def no_data
      @no_data_callback.call if @no_data_callback
    end