# File lib/grit/git-ruby/object.rb, line 80 def self.from_raw(rawobject, repository) new(rawobject.content) end