https://issues.dlang.org/show_bug.cgi?id=22011
--- Comment #2 from Adam D. Ruppe <[email protected]> --- __ctor is not returned by allMembers and is not supposed to be used anyway, since the double leading underscore is a reserved detail to the compiler implementation. --
