Where to implement ACL on zf3?

Hi All,

Apologies for something trivial.

I am wondering where is best to implement Zend\Permissions\Acl\Acl.

Should it be in one of the following modules:

Application
Auth
Employee

I have referred users as employee in the application as no one else other than employees should be able to access the app.