class Test::Unit::Assertions::AssertionMessage::Inspector

def pretty_print(q)

def pretty_print(q)
  @inspect_target.pretty_print(q)
end