model.form().create(<tag>,<fname>) creates a new form instance using the Application Builder Form Feature with the tag
<fname>.
model.form(<tag>).update() updates the Settings Form instance
<tag> with the current definition of the Application Builder Form Feature it references.