Alias GlyphCache.~this

struct GlyphCache
{
  // ...
  alias ~this;
  // ...
}