method

pretty_print_instance_variables

v1_9_2_180 - Show latest stable - Class: PP::ObjectMixin
pretty_print_instance_variables()
public

Returns a sorted array of instance variable names.

This method should return an array of names of instance variables as symbols or strings as: +[:@a, :@b]+.