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