Module for working with modificators for paths Like :naive, :json, :map
name() :: :get | :set | :force_set | :update
t() :: %{required(name()) => Pathex.Builder.t()}
from_mod(Pathex.mod()) :: t()