# File lib/dragonfly/temp_object.rb, line 118
    def path
      @pathname ? @pathname.expand_path.to_s : tempfile.path
    end