method

pretty_print

pretty_print(q)
public

No documentation available.

# File lib/drb/drb.rb, line 1183
    def pretty_print(q)   # :nodoc:
      q.pp_object(self)
    end