# File lib/pp.rb, line 467
    def pretty_print(q)
      q.text inspect
    end