class CodeRay::Encoders::Count

def text_token text, kind

def text_token text, kind
  @count += 1
end