7 8 9 10 11
# File 'lib/wpxf/cli/output.rb', line 7 def initialize super self.indent = ' ' self.indent_level = 1 end