class ActiveSupport::Messages::RotationCoordinator

def [](salt)

def [](salt)
  @codecs[salt] ||= build_with_rotations(salt)
end