newDevice=[[tabletDevice alloc] initWithStyle:iPad2]; [tabletMarket upgradeUserExpectationLevel:high with:newDevice]; [newDevice release];
Numeric Citizen
@numericcitizen
newDevice=[[tabletDevice alloc] initWithStyle:iPad2]; [tabletMarket upgradeUserExpectationLevel:high with:newDevice]; [newDevice release];