* Add simple checks for _p, _opts_ default arguments in case they are not indexable/dict-like objects. This is needed to avoid bizzare error messages later then the Parameters object is in use.
* Add simple checks for _p, _opts_ default arguments in case they are not indexable/dict-like objects. This is needed to avoid bizzare error messages later then the Parameters object is in use.