I have a circular array that will automatically double it\'s size when full. However, I\'m not sure how to handle the enqueuing of a new object after doubling the array size.