# File lib/heroku/client.rb, line 291
    def end_of_stream?
      @next_chunk.nil?
    end