class Capybara::Queries::SelectorQuery

def matching_text

def matching_text
  options[:text] || options[:exact_text]
end