Person.this - multiple declarations

Function Person.this

this ();

Function Person.this

this (
  string name,
  ubyte age
);