TypeError: /home/wxishiko/www.wxishiko.com/views/wxCharts/class.pug:25
   23|       h2 Description
   24|       div !{classDocumentation.briefdescription.toHTML()}
 > 25|       p #{classDocumentation.detaileddescription.toHTML()}
   26|
   27|       h2 Methods
   28|

str.trim is not a function
   at Description.trim (/home/wxishiko/www.wxishiko.com/node_modules/codesmithy-doxynode/dist/codesmithy-doxynode.js:420:26)
   at Description.toHTML (/home/wxishiko/www.wxishiko.com/node_modules/codesmithy-doxynode/dist/codesmithy-doxynode.js:396:52)
   at eval (eval at wrap (/home/wxishiko/www.wxishiko.com/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:595:96)
   at template (eval at wrap (/home/wxishiko/www.wxishiko.com/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:837:123)
   at Object.exports.renderFile (/home/wxishiko/www.wxishiko.com/node_modules/pug/lib/index.js:427:38)
   at Object.exports.renderFile (/home/wxishiko/www.wxishiko.com/node_modules/pug/lib/index.js:417:21)
   at View.exports.__express [as engine] (/home/wxishiko/www.wxishiko.com/node_modules/pug/lib/index.js:464:11)
   at View.render (/home/wxishiko/www.wxishiko.com/node_modules/express/lib/view.js:135:8)
   at tryRender (/home/wxishiko/www.wxishiko.com/node_modules/express/lib/application.js:657:10)
   at Function.render (/home/wxishiko/www.wxishiko.com/node_modules/express/lib/application.js:609:3)