var City = Class.create();
Object.extend(City.prototype, Model.prototype);
Object.extend(City.prototype, {});