class Test::Unit::Assertions::AssertionMessage::HashInspector

def inspect

def inspect
  @hash.inspect
end