Question: Within a Rails model with a `cache_key` method, which code snippet will expire the cache whenever the model is updated?

  1. A
  2. B
  3. C
  4. D

Answer: The correct answer of the above question is Option D:D