# File lib/paperclip/interpolations.rb, line 165
    def attachment attachment, style_name
      attachment.name.to_s.downcase.pluralize
    end