class Rails::Secrets

def handle_missing_key

def handle_missing_key
  raise MissingKeyError
end