addToolInfo: function(s, q, r) {
                        if (typeof s === "string" && typeof q === "string" && typeof r === "string") {
                            this.tools[s] = {
                                name: q,
                                info: r