**Description** Enable a debug mode which shows parameter errors etc. **Api** ``` js pyramid.debug() pyramid.debug(false) pyramid.debug(true) `` ```