# File lib/grit_adapter/git_layer_grit.rb, line 279
      def commit
        Gollum::Git::Commit.new(@ref.commit)
      end