class WWW::Mechanize::Form
def add_button_to_query(button)
This method adds a button to the query. If the form needs to be
def add_button_to_query(button) @clicked_buttons << button end
def add_button_to_query(button) @clicked_buttons << button end