# File lib/mechanize/form.rb, line 222
    def add_button_to_query(button)
      @clicked_buttons << button
    end