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