class Dry::Schema::Result

def replace(hash)

Other tags:
    Api: - private
def replace(hash)
  @output = hash
  self
end