# File lib/extras/as_menu.rb, line 66
        def draw
                draw_background
                @buttons.send_each(:draw)
        end