module Anyway class TestConfig < Anyway::Config attr_config :test, api: {key: ''} end end