pinMode with servo.attach()

If using the servo.attach() command do you need to do a pinmode(, OUTPUT) for each pin to define them as output prior to issuing the servo.attach() command?

Thanks,

Jim