# File lib/travis/client/repository.rb, line 71
      def encrypt(value)
        key.encrypt(value)
      end