122 123 124
# File 'lib/holotype.rb', line 122 def with **attributes self.class.new to_hash.merge attributes end