class Dry::Configurable::Settings

def pristine

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