Selector
Represents a CSS selector as specified in
http://dev.w3.org/csswg/selectors4/
Gets the specifity of the given selector.
protected Selector()
Determines if the given object is matched by this selector.
Returns a valid CSS string representing this selector.