# File lib/dragonfly/job.rb, line 133 def filename @filename ||= File.basename(path) if path[/[^\/]$/] end