class LicenseAcceptance::Strategy::Prompt

def initialize(config)

def initialize(config)
  @output = config.output
end