educate_quotes()
                
                educate_quotes(string  $str) : string
                Convert double and single primes to "curly" or "smart" quotes.
                Note that the only edge case is something like "'Twas" will have an open
single quote instead of a closed single quote
                                    Parameters
                    
                
                
                                    Returns
                    string