221 222 223
# File 'lib/hub/context.rb', line 221 def origin_remote remotes.detect {|r| r.urls.any? } end