# File lib/paperclip/interpolations.rb, line 11 def self.[]= name, block define_method(name, &block) end