* remove current_connection() and replace it with a per-user hash of DB handles hashed using DB URI's. * all methods in DBUtils should be moved into Bio::Genex::Connect and become instance methods instead of class methods. * eliminate assert_dbh() * add get_session() to G2G