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