module java.net.URL; import java.lang.all; class URL { this(String){ implMissing(__FILE__,__LINE__); } }