class Dry::Logic::Result

def ast(input = Undefined)

def ast(input = Undefined)
  serializer.(input)
end