<div *ng-for="#method of data.methods">
<method [pointer]="method.pointer" [attr.pointer]="method.pointer"
[attr.tag]="method.tag"></method>
</div>