Returns with the first element from #blame_authors.
Returns:
with the first element from #blame_authors
100 101 102
# File 'lib/fast.rb', line 100 def author blame_authors.first end