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