Methods
__init__()
__init__
from_json(path)
from_json
Read a list of `SmartsRecord`s from a JSON file.
from_json_str(json)
from_json_str
Creates record from json string.
to_json_str()
to_json_str
Creates a json string from record.