Fridge not protected

Can we get the fridge protected when it is in TC range and add /share support?

If it's any help to author, fridge doesn't CallHook

private object CanLootEntity(BasePlayer player, StorageContainer container)​
But instead:

private object CanLootEntity(BasePlayer player, ContainerIOEntity container)​