Modules: Xpath
68 69 70
# File 'lib/xpath/specs/contain_a_matcher.rb', line 68 def contain_a(page_part) Xpath::Specs::ContainA.new(page_part) end