
set_connection_path() is almost always called right before enable(), and it's unclear why it would be called anywhere else. So just merge the two methods.
set_connection_path() is almost always called right before enable(), and it's unclear why it would be called anywhere else. So just merge the two methods.