Number type representing true (1)
obj condition = true;
bark(condition); # outputs '1' because the true value is represented as 1