# File lib/dragonfly/model/attachment_class_methods.rb, line 77 def callbacks @callbacks ||= Hash.new{|h,k| h[k] = [] } end