module Ollama::Handlers::Concern::ClassMethods

def call(response)

def call(response)
  new.call(response)
end