class Dry::Configurable::Config

def pristine

Other tags:
    Api: - private
def pristine
  self.class.new(_settings.pristine)
end