}
);
t::lib::Mocks::mock_userenv( { patron => $patron } );
my $patron_api = $patron->to_api(
{
embed => { holds_count => { is_count => 1 } },
-