# File lib/locale/util/memoizable.rb, line 55 def memoize(*symbols) memoize_impl(false, *symbols) end