This plugin automatically does delegation
Dependency :
compile ":auto-delegator:0.1"
Summary
Description
This plugin adds a 'delegatee' attribute to the service classes which
would allow the invocation of the delegatee's public methods from the
containing service class instance.