class Xml::C14n::RSpecMatchers::AnalogousMatcher
def failure_message_when_negated
def failure_message_when_negated ["expected:", @target.to_s, "not be analogous with:", @expected.to_s].join("\n") end
def failure_message_when_negated ["expected:", @target.to_s, "not be analogous with:", @expected.to_s].join("\n") end