If there is an expectation, then the fitfunction should always depend on it. Hence, subclasses that implement this method must ignore the passed-in dependencies and use "dependencies <- callNextMethod()" instead.
# S4 method for MxBaseFitFunction
genericFitDependencies(.Object, flatModel, dependencies)
fit function object
flat model that lives with .Object
accumulated dependency relationships