q = Queue.new q << "any object including another queue" # or q.push :data
#push
Send Feedback Cancel