# File lib/paperclip/upfile.rb, line 33
def
original_filename
File
.
basename
(
self
.
path
)
end