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