Koha::Item uses my $items_last_returned_by_rs = Koha::Database->new()->schema()->resultset('ItemsLastBorrower'); to retrieve item's last borrower. It should use Items::LastPatrons class introduced in bug 23260
I'm not at all sure this is a good idea at this time.. see discussion on bug 23260
That module was removed from the patches - closing this