As reported in the ByteBuddy forums here https://github.com/raphw/byte-buddy/issues/515 , we should avoid creating method delegations for each proxy class: we can share them as they are immutable.