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