# File lib/ramaze/helper/upload.rb, line 407
        def path
          return self.saved? ? @realfile.path : nil
        end