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