class HighLine::ListRenderer

def col_count

def col_count
  option || col_count_calculate
end