What's the best way to decode the following string? I have a few emails that are being encoded. A sample encoded email is below.
encoded_string = "Info@doverhouseresort.com"
decoded_string = "Info@doverhouseresort.com"