# File lib/paperclip/interpolations.rb, line 170
    def style attachment, style_name
      style_name || attachment.default_style
    end