Array::SingleLength
#align
135
# File 'lib/pretty_debug.rb', line 135 def inspect; to_puts.join($/) end
134
# File 'lib/pretty_debug.rb', line 134 def to_puts; align.map(&PrettyDebug.instance_variable_get(:@format)) end