# File lib/dragonfly/app.rb, line 126
    def mount_path
      url_path_prefix.blank? ? '/' : url_path_prefix
    end