# File lib/action_controller/vendor/html-scanner/html/selector.rb, line 216 def for_class(cls) self.new([".?", cls]) end