\Magento\Framework\App\Config\Value::afterLoad() method breaks specification of the overriden parent method \Magento\Framework\Model\AbstractModel::afterLoad() by not calling it, ignoring its logic, and having a different result type

https://github.com/magento/magento2/blob/2.0.0/lib/internal/Magento/Framework/App/Config/Value.php#L73-L81


https://github.com/magento/magento2/blob/2.0.0/lib/internal/Magento/Framework/Model/AbstractModel.php#L565-L576


https://github.com/magento/magento2/issues/2665

See also: