module Xml::C14n::RSpecMatchers

def be_analogous_with(expected)

def be_analogous_with(expected)
  AnalogousMatcher.new(expected)
end