Fix multifile contracts
Fix the loading of contracts when using multiple files
Important note: the .abs
containing the Asset must also explicitly declare that it uses the contracts. This is acheived with the using
keyword that force the inclusion of the definitionGroup that contains the contracts.