FlowerPocalypse

				// This is some code
				var flower = new Flower();
				flower.speak("Hello, world!");
				console.log(flower.color);