Represents a controller being called
t :: %Timber.Events.ControllerCallEvent{action: String.t | nil, controller: String.t | nil, description: IO.chardata | nil}
new(Keyword.t) :: t