# File lib/paperclip/interpolations.rb, line 131
    def param attachment, style_name
      attachment.instance.to_param
    end