class Travis::Client::WeakEntity

def self.id?(object)

def self.id?(object)
  object.nil?
end