JSFiddle - React, Tailwind, and code Playground by danShumway May 17, 2015 JavaScript var x = { log : function() { console.log(this.a); }, a : 5 }