# File default/contractor.rb, line 65
    def get_to_work()
        build_wall()
        move_to_second_wall_base()
        build_wall()
    end