class DRb::DRbObject

def pretty_print(q) # :nodoc:

:nodoc:
def pretty_print(q)   # :nodoc:
  q.pp_object(self)
end