.example() {
.apple-color(@color-green); // Sets apple color to green
.base-apple(); // Sets base apple color to red
}