create top-level class for the actual user interaction, let's call `db` which then have some defaults on init such as the `pyYAMLparser` etc: ``` Fe = db.load('Fe') Fe.thermal_coductivity > 80 ```
create top-level class for the actual user interaction, let's call
dbwhich then have some defaults on init such as thepyYAMLparseretc: