# File lib/clamp/attribute/definition.rb, line 48 def append_method "append_to_#{attribute_name}" if multivalued? end