# File lib/ramaze/helper/upload.rb, line 508
        def saved?
          return !@realfile.nil?
        end