# File default/adder.rb, line 69
    def initialize(avenue)
        super(1, avenue, NORTH, 0)
    end