getDelegation method

DelegationChain getDelegation()

Implementation

DelegationChain getDelegation() {
  return _delegation;
}