get addQuoteFunc() { return this.addQuote.bind(this); } code example Example: javascript bind this syntax func.bind(this)