# File lib/travis/client/entity.rb, line 91
      def self.id?(object)
        object.is_a? Integer
      end