Job.this - multiple declarations

Function Job.this

this ();

Function Job.this

this (
  string name,
  Currency payment
);