module Zeitwerk::Loader::Config

def tag

@sig () -> String

writer below.
Implemented as a method instead of via attr_reader for symmetry with the

Returns the loader's tag.
def tag
  @tag
end