# File lib/mechanize/form/radio_button.rb, line 29 def label (id = self['id']) && @form.page.labels_hash[id] || nil end