# File lib/jeweler/generator/options.rb, line 156 def merge(other) self.class.new(@orig_args + other.orig_args) end