# File lib/travis/client/repository.rb, line 20
        def to_rsa
          Tools::SSLKey.public_rsa_key(to_s)
        end