# File lib/paperclip/attachment.rb, line 171
    def to_s style_name = default_style
      url(style_name)
    end