12 13 14
# File 'lib/git_change/runner.rb', line 12 def author(name, email) invoke GitChange::Author, [name, email], options end