Alias Theme.~this

class Theme
{
  // ...
  alias ~this;
  // ...
}