Alias StateDrawable.StateItem.~this

class StateDrawable.StateItem
{
  // ...
  alias ~this;
  // ...
}