namespace()
Get the current namespace
# File activesupport/lib/active_support/cache.rb, line 800 def namespace @options[:namespace] end