Alias DrawableCache.DrawableCacheItem.~this

class DrawableCache.DrawableCacheItem
{
  // ...
  alias ~this;
  // ...
}