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