# File lib/travis/client/account.rb, line 18
      def self.id?(object)
        object.is_a? String
      end