.myRule {
	background-color: get-color(red);	
	width: multiple-args(1px, 4px);
    background: string-result(3);
}
