`Target.create_sources_field` seems like it should...
# development
r
Target.create_sources_field
seems like it should clearly be a
@classmethod
since it carries this warning:
Note that this method is called before the call to Target.__init__ so don't expect fields to be populated!