# File lib/rugged_adapter/git_layer_rugged.rb, line 112
      def authored_date
        @commit.author[:time]
      end