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