# File rquantum.rb, line 602
  def reset
    @reg.each {|q| q.reset}
    @control_hash = Hash.new
  end