class Rails::Dom::Testing::Assertions::SelectorAssertions::HTMLSelector

def select

def select
  filter @root.css(@selector, context)
end