package model // Model contains data structures used throughout Documize. // // Models can be used by any other package hence this package // should not import other packages to avoid cyclical dependencies.