# File lib/active_support/cache/strategy/local_cache.rb, line 24 def clear(options = nil) @data.clear end