# File lib/termtter/rubytter_proxy.rb, line 55 def users_cache_store @users_cache_store ||= MemoryCache.new(config.memory_cache_size) end