# File lib/grit/tree.rb, line 33
    def lazy_source
      Tree.construct(@repo, @id, [])
    end