func()

in step_definition.go [52:54]


func (sd *StepDefinition[T]) GetName() string {
	return sd.name
}