# File lib/travis/client/repository.rb, line 28
        def ==(other)
          other.to_s == self
        end