# File lib/dragonfly/image_magick/generators/text.rb, line 42 def update_url(url_attributes, string, opts={}) url_attributes.name = "text.#{extract_format(opts)}" end