http requests and caching
43 44 45
# File 'lib/sinew/main.rb', line 43 def cache @cache ||= Cache.new(self) end