Effects Queuing

Effects Queuing

Does anyone know why all the effects wrap the functionality in .queue instead of .each?  Seems odd to me since they then tell .animate not to queue and then manually dequeue after the animation.