# File lib/pp.rb, line 280
def
pretty_print_instance_variables
instance_variables
.
sort
end