79 80 81
# File 'lib/blazer/data_source.rb', line 79 def result_cache @result_cache ||= Blazer::ResultCache.new(self) end