# File lib/awsbase/right_awsbase.rb, line 245 def caching? @params.key?(:cache) ? @params[:cache] : @@caching end