class Thor::Shell::TablePrinter

def indentation

def indentation
  " " * @indent
end