System is a container for molecular geometry, settings used to set up a calculation and the calculation object itself.
initialize(name)
System constructor, creates system with empty geometry and settings
System.from_files(geometry_fn, settings_fn, name = 'sys')
Short way to create system with geometry and settings loaded from files