A reset function is added and called at the end of send(), in order to clean up the state of the Object without destroying it.
Also added sendTo($index) method, which will send the email just to one of the addresses added, specified in the $index var.
This could prove useful in some occasions.