# File default/adder.rb, line 122
    def move_away()
      super()
      @check.move_away()
      @carry.move_away()
    end