class ActiveSupport::SecureCompareRotator

def initialize(value, **_options)

def initialize(value, **_options)
  @value = value
end