# File lib/rails_generator/options.rb, line 70 def full_options(runtime_options = {}) self.class.full_options(options.merge(runtime_options)) end