CodeRay::Encoders::Encoder
Does nothing and returns an empty string.
# File lib/coderay/encoders/null.rb, line 11 def text_token text, kind # do nothing end