269
269
def __storm_invalidated__(self):
270
270
"""Flush cached properties."""
271
271
# XXX: RobertCollins 2010-08-16 bug=622648: Note this is not directly
273
273
# It's entirely unclear where tests for this should be.
275
275
# While canonical.cachedproperty and lp.services.propertycache are