Car.backLeft - multiple declarations

Function Car.backLeft

Car backLeft (
  Tire backLeft
) nothrow @property @safe;

Function Car.backLeft

Tire backLeft () nothrow @property @safe;