Double-underscored methods revealed in autocomplete using @testable imports

@testable should only expose internal members, but since @testable is nothing than a dirty compiler hack, I think you discovered a bug here. Would you mind to report it?

In this thread I discussed the attribute a while ago: