pretty_print(q)
No documentation available.
# File lib/drb/drb.rb, line 1184 def pretty_print(q) # :nodoc: q.pp_object(self) end