Returns the indenting level of this list, from 1 to 9
647 648 649
# File 'lib/rtf/node.rb', line 647 def level @level.level end