class XCPretty::TestAnything

def initialize(unicode, color)

def initialize(unicode, color)
  super
  @counter = 0
end