class BulletTrain::SuperScaffolding::Scaffolder
def initialize(argv, options)
def initialize(argv, options) # Just setting these like this so the code we moved around still runs. self.argv = argv @options = options end
def initialize(argv, options) # Just setting these like this so the code we moved around still runs. self.argv = argv @options = options end