Commit.this - multiple declarations

Function Commit.this

this (
  string line
);

Function Commit.this

this (
  string sha1,
  string comment
);