RHC::Wizard
# File lib/rhc/wizard.rb, line 624 def initialize(rest_client, config, options) self.rest_client = rest_client super config, options end
# File lib/rhc/wizard.rb, line 620 def stages KEY_STAGES end