# File lib/twitter/json_stream.rb, line 95
    def on_no_data &block
      @no_data_callback = block
    end