class Xml::C14n::RSpecMatchers::AnalogousMatcher

def initialize(expected)

def initialize(expected)
  @expected = expected
  @result = nil
end