# File lib/paperclip/url_generator.rb, line 5 def initialize(attachment, attachment_options) @attachment = attachment @attachment_options = attachment_options end