Say I have a contract `contract A {}` in a file `B.sol`, then I get the error message: ``` Missing Artifact -- FileName: abis/B.json, Object Name: B ``` this could be made more pedagogical.