Helper method to bust the cache.
33 34 35
# File 'lib/unchained/client.rb', line 33 def clear_cache! @cache = {} end