# File lib/grit/submodule.rb, line 13 def self.create(repo, atts) self.allocate.create_initialize(repo, atts) end