# File lib/kwartz/node.rb, line 208 def initialize(selectors) @selectors = selectors # list of string ('#id', '.class', or 'tagname') end