200 201 202
# File 'lib/myprecious.rb', line 200 def origin_remote git_info.remotes.find {|r| r.name == 'origin'} end