class Opal::CliRunners::Server::App

def initialize(options = {})

def initialize(options = {})
  @builder = options.fetch(:builder)
  super
end