# File lib/rantly/property.rb, line 19
  def pretty_print(object)
    PP.pp(object, io)
  end