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