Class ProxyablePerson

A simple model that is to be proxied.

class ProxyablePerson
  : aermicioi.aedi.test.fixture.Identifiable!ulong ;

Note

Currently autoimplement fails, on objects that are implementing interfaces.