class ActiveSupport::Messages::RotationConfiguration

def initialize

def initialize
  @signed, @encrypted = [], []
end