Returns:
154 155 156
# File 'app/models/sail/setting.rb', line 154 def should_not_cache? ab_test? || cron? || throttle? end