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