# File lib/capybara/query.rb, line 29
def
label
;
selector
.
label
or
selector
.
name
;
end