# File lib/grit/git-ruby/object.rb, line 62
    def type
      raise NotImplemented, "abstract class"
    end