<?phpnamespace IlluminateContractsContainer;/** * @method static static newInstance() */interface SelfBuilding{}