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