class Git::Object::Commit

def author_date

def author_date
  author.date
end