So I have a class where I need to inject a service in grails.
class APIPaymentCreateCommand implements CreateCommand { def cardTokensService } <
class APIPaymentCreateCommand implements CreateCommand { def cardTokensService }