# File lib/grit/git-ruby/object.rb, line 84 def initialize(content, repository=nil) @content = content @repository = repository end