'From Cache' => sub{ $link->_load_from_database( $criteria ); }, ' From DBI' => sub{ $link->_load_from_cache ( $criteria ); }