defmodule {app}.Domain.UseCase.{name} do @moduledoc """ {name} """ ## TODO Add functions to business logic app end