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