MenuItem.this - multiple declarations

Function MenuItem.this

this(
  Action action
);

Function MenuItem.this

this(
  const(Action) action
);

Function MenuItem.this

this();