class RailsBand::ActiveSupport::Event::CacheRead
def super_operation
def super_operation return @super_operation if defined? @super_operation @super_operation = @event.payload[:super_operation] end
def super_operation return @super_operation if defined? @super_operation @super_operation = @event.payload[:super_operation] end