Need to return some kind of collection object on our api results that inherits from enumerable. That will give the gem more flexibility in managing how many results get returned from the API at one time.
See @mattbradley's explanation in pull request #5