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