module Travis::Client::HasUuid

def cast_id(object)

def cast_id(object)
  object.to_str
end