ProxyImpl.__id__ - multiple declarations

Function ProxyImpl.__id__

string __id__ () nothrow @nogc @safe;

Function ProxyImpl.__id__

ProxyImpl!T __id__ (
  string id
) nothrow @nogc @safe;