# File lib/grit/repo.rb, line 270
    def remotes
      Remote.find_all(self)
    end