# File lib/dragonfly/image_magick/generators/plain.rb, line 13 def update_url(url_attributes, width, height, opts={}) url_attributes.name = "plain.#{extract_format(opts)}" end