extends Object static func isEmpty(array: Array) -> bool: return array == null or array.size() == 0