function Color() { this.hex = function() { return '#ff0000'; } }