# File lib/html/selector.rb, line 216
216:
def
for_class
(
cls
) 217:
self
.
new
([
".?"
,
cls
]) 218:
end