In this commit, we rename the previously unexported ticker into T, making it exported along the way. This is nice as we now have access to the actual interface implementation without the need of making further type assertions.