The (first part of the) docstring for the function init is identical to that of of solve! and solve. It reads
Solves an equation or other mathematical problem using the algorithm specified in the arguments. Generally, the interface is:
I guess that it is not intentional. The role of init is different than that of the other functions.