RHC::Wizard
# File lib/rhc/wizard.rb, line 466 def initialize(rest_client) @rest_client = rest_client super RHC::Config end
# File lib/rhc/wizard.rb, line 462 def stages STAGES end