# File lib/grit/commit.rb, line 66 def lazy_source self.class.find_all(@repo, @id, {:max_count => 1}).first end