module Dry::Configurable::InstanceMethods

def config

Other tags:
    Api: - public

Returns:
  • (Config) -
def config
  @__config__
end