<img width="758" alt="screen shot 2017-09-03 at 3 55 53 pm" src="https://user-images.githubusercontent.com/5479/30003616-7031b46a-90c0-11e7-9d3c-b12bb0ccdced.png"> Here, I construct a class, one which is not yet imported into my file. The first error is confusing and probably not helpful: "returns type dynamic" .. ? it's returning a type of LotteryStateBadge The second error is probably the one we want, however I'd love for it to also say ", not found in any imports" And then, I'd love for a quick fix to be added right here saying "Import this class?" Thanks!