class Opal::CLIOptions

def section(title)

def section(title)
  separator ''
  separator title
  separator ''
end