in lib/role.ts [284:287]
public attachInlinePolicy(policy: Policy) { this.attachedPolicies.attach(policy); policy.attachToRole(this); }