# File Reduktion.rb, line 5
        def initialize(alt)
                @alt = Array.new
        end