# File lib/support/options.rb, line 105 def add_accepted_options(new_options) accepted_options.concat(new_options) self end