def initialize
        nand_s = Nand.new
        nand_r = Nand.new
        super(inputs: %i[not_s not_r],
              outputs: %i[q not_q],